-
Home
-
Hotel Booking Lite
-
4.8.1
-
Code
-
Classes
- Recommendation
Total Complexity |
63 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
272 |
Lines of code |
185 |
Logical lines of code |
112 |
Comment lines |
58 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
greedySearch() |
A |
45 |
15 |
43 |
exhaustiveSearch() |
A |
51 |
9 |
25 |
generate() |
S |
54 |
7 |
22 |
findApproximately() |
S |
59 |
7 |
13 |
filter() |
S |
59 |
6 |
13 |
sort() |
S |
58 |
5 |
16 |
findSolution() |
S |
59 |
5 |
14 |
findAnything() |
S |
58 |
3 |
15 |
count() |
S |
63 |
3 |
11 |
__construct() |
S |
70 |
2 |
6 |
getRoomCapacity() |
S |
69 |
1 |
7 |